home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / mus / misc / TheMPegEncGUI.lha / TheMPegEncGUI / Catalogs / TheMPegEncGUI.cd
Text File  |  2002-09-20  |  22KB  |  1,002 lines

  1. #language english
  2. #basename TheMPegEncGUI
  3. ; The GUI
  4. ;
  5. ; MN=Menu strings
  6. ; GUI=General or common/multiple used strings
  7. ; PR=Prefs
  8. ; LS=List window
  9. ; ID=Tag editor
  10. ; MI=MusicIn
  11. ; PG=Pegase
  12. ; NC=NCode
  13. ; ME=MP3Enc
  14. ; LM=Lame
  15. ; BE=BladeEnc
  16. ; OV=Ogg Vorbis
  17. ; MA=Mpega
  18. ;
  19. MN_Project(//)
  20. Project
  21. MN_Openfilelist(//)
  22. Open file list window...
  23. MN_OpenID3Tag(//)
  24. Open ID3 Tag Editor...
  25. MN_Preferences(//)
  26. Preferences...
  27. MN_Loadsettings(//)
  28. Load settings
  29. MN_Savesettings(//)
  30. Save settings
  31. MN_Loadsettingsfrom(//)
  32. Load settings from...
  33. MN_Savesettingsas(//)
  34. Save settings as...
  35. MN_Easyregister(//)
  36. Easy register...
  37. MN_MUIsettings(//)
  38. MUI settings...
  39. MN_Managing(//)
  40. Managing
  41. MN_EncodePlay(//)
  42. Encode/Play
  43. MN_Breakcurrentenc(//)
  44. Break current encoder
  45. MN_Stoplistatnext(//)
  46. Stop list at next
  47. MN_Stoplistnow(//)
  48. Stop list now
  49. MN_Printcommandlines(//)
  50. Print commandlines
  51. MN_Setdefault(//)
  52. Set default for this encoder
  53. MN_Resetallfactors(//)
  54. Reset all encode/play factors
  55. MN_Rescanfilelengths(//)
  56. Rescan filelengths in the list
  57. MN_Mainwindow(//)
  58. Main window
  59. MN_OpenMainwindow(//)
  60. Open Main window
  61. MN_CloseMainwindow(//)
  62. Close Main window
  63. MN_Textoutput(//)
  64. Text output
  65. MN_Openoutput(//)
  66. Open output
  67. MN_Closeoutput(//)
  68. Close output
  69. MN_Clearconsole(//)
  70. Clear console
  71. MN_Encoders(//)
  72. Encoders
  73. MN_ID3tagging(//)
  74. ID3-tagging
  75. MN_Forallselected(//)
  76. For all selected files..:
  77. MN_filenametoTitle(//)
  78. Set filename to Title
  79. MN_filenametoboth(//)
  80. Set filename to both Title and Artist
  81. MN_dirnameasArtist(//)
  82. Set directory name as Artist
  83. MN_dirnameasAlbum(//)
  84. Set directory name as Album
  85. MN_beginastrack(//)
  86. Set beginning of filename as track number
  87. MN_filecommenttoID3(//)
  88. Set filecomment to ID3-Comment
  89. MN_GetID3tags(//)
  90. Get ID3-tags for all files
  91. MN_SetallID3tags(//)
  92. Set all the ID3-tags
  93. MN_UnTagallfiles(//)
  94. UnTag all files in the list
  95. ;
  96. GUI_INPUTFILE(//)
  97. Inputfile:
  98. GUI_OUTPUTFILE(//)
  99. Outputfile:
  100. GUI_TAGEDITOR(//)
  101. TAG Editor
  102. GUI_USEID3TAG(//)
  103. Use ID3 TAG
  104. GUI_BITRATE(//)
  105. Bitrate
  106. GUI_MODE(//)
  107. Mode
  108. GUI_MONO(//)
  109. Mono
  110. GUI_STEREO(//)
  111. Stereo
  112. GUI_JOINTS(//)
  113. Joint Stereo
  114. GUI_DUALCH(//)
  115. Dual Channel
  116. GUI_FREQUENCY(//)
  117. Frequency
  118. GUI_PSYCHOACOUSTIC(//)
  119. Psychoacoustic
  120. GUI_LAYER(//)
  121. Layer
  122. GUI_DEEMPHASIS(//)
  123. De-emphasis
  124. GUI_NONE(//)
  125. None
  126. GUI_5015MS(//)
  127. 50/15 ms
  128. GUI_CCITTJ17(//)
  129. CCITT J.17
  130. GUI_STDSETTINGS(//)
  131. Standard settings
  132. GUI_BYTEORDER(//)
  133. Byteorder
  134. GUI_RAWINPUT(//)
  135. RAW Input Settings
  136. GUI_QUALITY(//)
  137. Quality
  138. GUI_AUTO(//)
  139. Auto
  140. GUI_PRIVATE(//)
  141. Private
  142. GUI_ERRORPROTECTION(//)
  143. Error protection
  144. GUI_COPYRIGHT(//)
  145. Copyright
  146. GUI_ORIGINAL(//)
  147. Original
  148. GUI_NONORIGINAL(//)
  149. Mark as non-original
  150. GUI_INPUTISRAWPCM(//)
  151. Input is RAW PCM
  152. GUI_BITSSAMPLE(//)
  153. Bits/sample
  154. GUI_MAXBITRATE(//)
  155. Max bitrate
  156. GUI_STEREOTOMONO(//)
  157. Stereo to Mono
  158. GUI_DONOTRESAMPLE(//)
  159. Do not resample
  160. GUI_DISSCREENOUTPUT(//)
  161. Disable screen output
  162. GUI_FILESTOCOMPRESS(//)
  163. Files to compress
  164. GUI_SIZE(//)
  165. Size
  166. GUI_ID3TAG(//)
  167. ID3 Tag
  168. GUI_NOTAG(//)
  169. <none>
  170. GUI_USELIST(//)
  171. Use list
  172. GUI_ENCODE(//)
  173. Encode
  174. GUI_PLAY(//)
  175. Play
  176. GUI_PREFS(//)
  177. Prefs
  178. GUI_BREAK(//)
  179. Break
  180. GUI_QUIT(//)
  181. Quit
  182. GUI_ABOUT(//)
  183. About
  184. GUI_STOP(//)
  185. Stop
  186. GUI_SAVE(//)
  187. Save
  188. GUI_CLOSE(//)
  189. Close
  190. ;
  191. PG_VERBOSEENCODEINFO(//)
  192. Verbose encodeinfo
  193. PG_DELETESOURCEFILE(//)
  194. Delete source file
  195. ;
  196. NC_MSJOINTS(//)
  197. MS Joint Stereo
  198. NC_MAXIMIZE(//)
  199. Maximize
  200. ;
  201. BE_SWAPCHANNELS(//)
  202. Swap channels
  203. BE_NOGAPBETWEEN(//)
  204. No gap between tracks
  205. BE_QUITWITHOUTKEY(//)
  206. Quit without keypress
  207. BE_DISPLAYANDRAWINPUT(//)
  208. Display & RAW input
  209. BE_LEFTTOMONO(//)
  210. Left to Mono
  211. BE_RIGHTTOMONO(//)
  212. Right to Mono
  213. BE_DELETESAMPLEAFTER(//)
  214. Delete sample after successful encoding
  215. BE_DISPLAY(//)
  216. Display
  217. BE_INDICATOR(//)
  218. Indicator
  219. BE_OFF(//)
  220. =Off
  221. BE_DEFAULT(//)
  222. =Default
  223. BE_FASTEST(//)
  224. =Fastest
  225. BE_REFRESHRATE(//)
  226. Refresh rate
  227. BE_FORMAT(//)
  228. Format
  229. BE_UNSIGNED(//)
  230. Unsigned
  231. BE_SIGNED(//)
  232. Signed
  233. ;
  234. OV_FORMATEDOUTPUT(//)
  235. Formated outputfile
  236. OV_REMOVEFROMABOVE(//)
  237. Remove from above
  238. OV_REPLACEREMOVED(//)
  239. Replace removed
  240. OV_LOW(//)
  241. (low)
  242. OV_HIGH(//)
  243. (high)
  244. OV_MINBITRATE(//)
  245. Min bitrate
  246. OV_RESAMPLETOTHIS(//)
  247. Resample to this
  248. OV_SERIALNUMBER(//)
  249. Serial number
  250. OV_AUTOINCREMENT(//)
  251. Auto increment
  252. OV_NOOFCHANNELS(//)
  253. #Of Channels
  254. OV_MONO(//)
  255. (Mono)
  256. OV_STEREO(//)
  257. (Stereo)
  258. ;
  259. LM_ADVANCEDANDVBR(//)
  260. Advanced AND VBR settings
  261. LM_FILTERSETTINGS(//)
  262. Filter settings
  263. LM_V390SETTINGS(//)
  264. v3.90+ settings
  265. LM_FORCEDMIDSIDE(//)
  266. Forced mid/side stereo
  267. LM_INTENSITYSTEREO(//)
  268. Intensity stereo
  269. LM_INTELINPUT(//)
  270. Intel input (byteswapping)
  271. LM_TREATINPUTRAW(//)
  272. Treat input as raw PCM
  273. LM_INPUTFILEISMP3(//)
  274. Input file is MP3
  275. LM_INPUTISOGG(//)
  276. Input is Ogg Vorbis
  277. LM_DECODEMP3TOWAV(//)
  278. Decode MP3 to WAV
  279. LM_SKIPWAVHEADER(//)
  280. Skip the WAV header
  281. LM_DONTPRINTPROGRESS(//)
  282. Don't print progress
  283. LM_FASTLOWQUAL(//)
  284. Fast, low qual, no psy
  285. LM_HIGHQUALITY(//)
  286. High quality, slower
  287. LM_OGGVORBIS(//)
  288. Ogg Vorbis, not MP3
  289. LM_DIFFERENTBLOCKTYPES(//)
  290. Different blocktypes
  291. LM_NOSHORTBLOCKS(//)
  292. No short blocks
  293. LM_NOBITRESERVOIR(//)
  294. No bit reservoir
  295. LM_VOICEENCODING(//)
  296. Voice encoding
  297. LM_NOHIFILTER(//)
  298. No hi-filter, full BW
  299. LM_TRYUSINGSCALEFAC(//)
  300. Try using scalefac_ select
  301. LM_TRYUSINGSUBBLOCK(//)
  302. Try using subblock_ gain
  303. LM_VARIABLEBITRATE(//)
  304. Variable BitRate (VBR)
  305. LM_ENFORCEMINBITRATE(//)
  306. Enforce minimum bitrate
  307. LM_NOVBRHISTOGRAM(//)
  308. No VBR histogram
  309. LM_DISABLEXING(//)
  310. Disable Xing VBR tag
  311. LM_XTRAQUALITY(//)
  312. Xtra quality
  313. LM_AVGBITRATE(//)
  314. Avg bitrate
  315. LM_VBRQUALITY(//)
  316. VBR quality
  317. LM_VBRMODE(//)
  318. VBR Mode
  319. LM_NOTSPECIFIED(//)
  320. Not specified
  321. LM_ATHONLYMASKING(//)
  322. ATH (Absolute Treshold for Hearing) only for masking
  323. LM_NOATHMASKING(//)
  324. No ATH for masking
  325. LM_ATHONLYSHORT(//)
  326. ATH short blocks only
  327. LM_OUTPUTFREQUENCY(//)
  328. Output frequency
  329. LM_FREEFORMATBITRATE(//)
  330. FreeFormat bitrate
  331. LM_DISPLAYRATE(//)
  332. Display rate
  333. LM_FREEBITRATE(//)
  334. Free bitrate
  335. LM_ADDID3V2TAG(//)
  336. Add a ID3v2 tag
  337. LM_ADDONLYV1(//)
  338. Add only a v1 tag
  339. LM_NOTEMPMASKING(//)
  340. No temp masking
  341. LM_ADDONLYV2(//)
  342. Add only a v2 tag
  343. LM_VERBOSEOUTPUT(//)
  344. Verbose output
  345. LM_PADV1WITH(//)
  346. Pad v1 with " "
  347. LM_ONLYPRINTGENRES(//)
  348. Only print genres
  349. LM_PADV2WITH128B(//)
  350. Pad v2 with 128B
  351. LM_COMBOSWITCH(//)
  352. Combo switch, see doc
  353. LM_FASTERVBR(//)
  354. Faster VBR
  355. MA_MPEGAPAGE1PLAY(//)
  356. Mpega - Page 1 - Play..
  357. MA_MPEGAPAGE2DISPLAY(//)
  358. Mpega - Page 2 - Display..
  359. MA_FREQDIV(//)
  360. Freq.Div.
  361. MA_LOW(//)
  362. Low
  363. MA_MEDIUM(//)
  364. Medium
  365. MA_HIGH(//)
  366. High
  367. MA_AUDIOFILTER(//)
  368. Audio filter
  369. MA_OFF(//)
  370. Off
  371. MA_ON(//)
  372. On
  373. MA_MAXDECODFREQ(//)
  374. Max decoding frequency
  375. MA_AUDIOMIXFREQ(//)
  376. Audio mixing frequency
  377. MA_FILEBUFSIZE(//)
  378. File buffer size
  379. MA_AUDIOBUFTIME(//)
  380. Audio buffer time
  381. MA_FORCEMONO(//)
  382. Force mono (left)
  383. MA_DISABLEAUDIO(//)
  384. Disable audio
  385. MA_AUTOBOOST(//)
  386. Auto boost
  387. MA_WAITFORBUFFER(//)
  388. Wait for buffer
  389. MA_DONTUSEASYNCIO(//)
  390. Don't use Async I/O
  391. MA_PLAYFROMOFFSET(//)
  392. Play from offset
  393. MA_DONTUSEAHI(//)
  394. Don't use AHI
  395. MA_POPUPREQUESTER(//)
  396. Popup requester
  397. MA_USESELECTED(//)
  398. Use selected
  399. MA_PLAYLENGTH(//)
  400. Play length
  401. MA_AHIMODEID(//)
  402. AHI modeID
  403. MA_AUDIOVOLUME(//)
  404. Audio volume
  405. MA_VOLUMESCALE(//)
  406. Volume-scale
  407. MA_READFILECOMMENT(//)
  408. Read from filecomment
  409. MA_VOLUME(//)
  410. Volume
  411. MA_SCALE(//)
  412. Scale
  413. MA_OUTPUTFILE(//)
  414. Output file
  415. MA_WRITEOUTPUTFILE(//)
  416. Write outputfile
  417. MA_RAWFILE(//)
  418. Raw file
  419. MA_COUNTER(//)
  420. Counter
  421. MA_FRAME(//)
  422. Frame
  423. MA_TIME(//)
  424. Time
  425. MA_SHOWAUDIOBUFLEV(//)
  426. Show audio buffer fill level
  427. MA_RANDOMPLAY(//)
  428. Random play
  429. MA_DISPLAYFILENAME(//)
  430. Display filename
  431. MA_DISPLAYTAGINFOS(//)
  432. Display TAG-infos
  433. MA_DISPLAYHEADER(//)
  434. Display header only, no play
  435. MA_DISPLAYDECODE(//)
  436. Display decode parameters
  437. MA_DISPLAYTIMEUSED(//)
  438. Display time used
  439. ;
  440. PR_PREFERENCES(//)
  441. Preferences
  442. PR_TEXTOUTPUT(//)
  443. Text output
  444. PR_OPENED(//)
  445. Open
  446. PR_CLOSED(//)
  447. Closed
  448. PR_DISABLEENCOUTPUT(//)
  449. Disable encoder output
  450. PR_OPEN(//)
  451. Open
  452. PR_CLOSE(//)
  453. Close
  454. PR_DEFAULT(//)
  455. Default
  456. PR_SYSTEM(//)
  457. System
  458. PR_STACKSIZE(//)
  459. Stack size:
  460. PR_PATH(//)
  461. Path:
  462. PR_DELAYBETWEENFILES(//)
  463. Delay between files:
  464. PR_ENCODEPRI(//)
  465. Encode-pri:
  466. PR_CTRLBREAKFLAGS(//)
  467. Ctrl-break flags:
  468. PR_FILELISTSETTINGS(//)
  469. File list settings
  470. PR_FILENAMELENGTH(//)
  471. Filename length:
  472. PR_NOPATHS(//)
  473. No paths
  474. PR_NOSIZES(//)
  475. No sizes
  476. PR_NOID3S(//)
  477. No ID3's
  478. PR_VARIOUSSETTINGS(//)
  479. Various settings
  480. PR_AUTOLOADID3TAGS(//)
  481. Autoload ID3-tags in Mpega page
  482. PR_LIMITID3TRACKSLIDER(//)
  483. Limit ID3-Track slider to 20
  484. PR_LIMITID3LENGTH(//)
  485. Limit ID3 length to 30 chars (v1)
  486. PR_DONOTEXCLUDE(//)
  487. Do not exclude default values
  488. PR_DURINGENCODING(//)
  489. During encoding
  490. PR_DYNAMICDEST(//)
  491. Dynamic destination
  492. PR_ERRORSTHROUGHREQ(//)
  493. Errors through requester
  494. PR_HIDEMAINWINDOW(//)
  495. Hide main window when encoding
  496. PR_WHENAFILE(//)
  497. To do when a file has been encoded
  498. PR_POPUPFINISHED(//)
  499. Popup finished-requester
  500. PR_FLASHSCREEN(//)
  501. Flash screen and boing
  502. PR_DELETESOURCE(//)
  503. Delete source file
  504. PR_STARTANDSTOPTIME(//)
  505. Print start and stoptime
  506. PR_LIST(//)
  507. List
  508. ;
  509. LS_FILELISTWINDOW(//)
  510. File list window
  511. LS_APPROXTIMELEFT(//)
  512. Approx. time left:
  513. LS_ADD(//)
  514. Add
  515. LS_REM(//)
  516. Rem
  517. LS_CLR(//)
  518. Clr
  519. LS_LOAD(//)
  520. Load
  521. LS_SKIP(//)
  522. Skip
  523. LS_ITAG(//)
  524. I-Tag
  525. LS_GTAG(//)
  526. G-Tag
  527. LS_UNTAG(//)
  528. UnTag
  529. ;
  530. ID_ID3TAGEDITOR(//)
  531. ID3 Tag Editor
  532. ID_FILENAMEASTITLE(//)
  533. Use filename as Title
  534. ID_ENCODEDWITHTHEGUI(//)
  535. Encoded with TheMPegEncGUI
  536. ID_TITLE(//)
  537. Title
  538. ID_ARTIST(//)
  539. Artist
  540. ID_ALBUM(//)
  541. Album
  542. ID_YEAR(//)
  543. Year
  544. ID_COMMENT(//)
  545. Comment
  546. ID_GENRE(//)
  547. Genre
  548. ID_UNKNOWN(//)
  549. Unknown
  550. ID_TRACKNO(//)
  551. Track no
  552. ID_GET(//)
  553. Get
  554. ID_SET(//)
  555. Set
  556. ID_MEANSUNKNOWNGENRE(//)
  557. 255 or -1 means unknown genre
  558. ID_TRACKISUNUSED(//)
  559. 0 means that track is unused
  560. ;
  561. ; The following string must be exactly the
  562. ; same length as this one: ->|<-
  563. ID_30CHARSMAX(//)
  564. 30 chars max for ID3v1 tags->|<-
  565. ID_USINGFILENAME(//)
  566. (using filename)
  567. ID_LINESORDER(//)
  568. The order of the lines
  569. ;
  570. ; ShortHelp strings for the GUI
  571. ;
  572. SH_XXKT(//)
  573. "Use ID3 TAG" is only valid when encoding\n\
  574. a single file. When a list is used you set\n\
  575. the tags from there instead.
  576. SH_XXLB(//)
  577. Set the compression you want for your mp3(s).\n\
  578. 128-160 gives good quality/compression ratio if\n\
  579. you are using Joint-Stereo. 64-96 is good for mono.\n\
  580. If you are using Stereo compression (not J-Stereo)\n\
  581. you must use atleast 160, preferably more to avoid\n\
  582. an annoying metallic distortion in the background.
  583. SH_MGUL(//)
  584. Select "Use list" if you want to encode many\n\
  585. files at the same time. You can add files\n\
  586. to the list window that also can be opened\n\
  587. from the Project menu.\n\
  588. Stop stops encoding of the list immediately.
  589. SH_MABT(//)
  590. In Mpega you set ID3-tags on\n\
  591. already encoded files!\n\
  592. Use the list if you have many MP3's.
  593. SH_OVSN(//)
  594. Produce filenames as this string, with %a, %t, %l, %n, %ld\n\
  595. replaced by artist, title, album, track number, and date,\n\
  596. respectively. These are editable in the ID3 Tag Editor.\n\
  597. %% gives a literal %.
  598. SH_MGBB(//)
  599. This button will try to stop the currently\n\
  600. running encoder by sending a Ctrl-C/D/E or F to it.\n\
  601. A list in progress will not be stopped, it will\n\
  602. just skip to the next file.
  603. SH_MGBE(//)
  604. This button will start the encoding process of the\n\
  605. file you have specified, or the list. If you are on\n\
  606. the Mpega page this button will show Play instead.
  607. SH_MGBQ(//)
  608. This button will quit the program if no\n\
  609. encoding process is running, else it will\n\
  610. only hide the main window.
  611. SH_PSSS(//)
  612. If you experience crashes immediately or\n\
  613. after a few seconds then try set a higher\n\
  614. stack value for the encoder with problems.
  615. SH_PSFD(//)
  616. Here you can set a delay that TheMPegEncGUI\n\
  617. should wait before it starts to encode the\n\
  618. next file in the list. This is to let the\n\
  619. filesystem get time to save the directory tree.
  620. SH_PSLP(//)
  621. Set this to a value lower than 0 if you want\n\
  622. to use your computer while encoding. Never\n\
  623. set it higher than 0 if you don't have a PPC!
  624. SH_PSCC(//)
  625. Here you can set the break signal to use when\n\
  626. to stop an encoder. Normally "C" works well.
  627. SH_PSLL(//)
  628. Here you can set the maximum length of filenames\n\
  629. in characters that you want visible in the list.
  630. SH_PSFL(//)
  631. Set which columns you want to\n\
  632. be visible in the lister window.
  633. SH_LSLS(//)
  634. If you select that you want to use a list when\n\
  635. encoding, this is it. Doubleclick to set/edit ID3-tags.\n\
  636. You can also rearrange your files by drag'n'drop.
  637. SH_LSTT(//)
  638. This shows the time left for the list.\n\
  639. It also shows a gauge for the current file.\n\
  640. It doesn't get really accurate until\n\
  641. one file has been encoded.
  642. SH_LSBA(//)
  643. Add one or more file to the list via ASL.
  644. SH_LSBR(//)
  645. Remove the selected file(s) from the list.
  646. SH_LSBC(//)
  647. Remove all files from the list.
  648. SH_LSBL(//)
  649. Load a previously save file list.\n\
  650. This can also be a plain text file.
  651. SH_LSBS(//)
  652. Save the list as a plain text file or as a\n\
  653. special TheMPegEncGUI ID3tag file list in text.
  654. SH_LSBI(//)
  655. Set one individual tag each for the selected file(s).
  656. SH_LSBG(//)
  657. Set the same tag for all selected files.\n\
  658. This is good when setting tags for a whole album.\n\
  659. Whe you are done with a group tag you can re-tag\n\
  660. the same files with I-Tag to edit the individual info,\n\
  661. like the title and tracknumber of each track.
  662. SH_LSBU(//)
  663. This will remove the tag from the selected file(s).
  664. SH_LSBK(//)
  665. This will abort the current file and\n\
  666. continue with the next one.
  667. SH_LSBT(//)
  668. This will stop the whole list.
  669. SH_IDKT(//)
  670. Enable this if you want the\n\
  671. filename to be set as title.\n\
  672. The extension will ofcourse be stripped.
  673. SH_IDSX(//)
  674. Max 30 chars for these entries, except when using\n\
  675. Lame and ID3v2 tags (see prefs). Year has max 4 chars.\n\
  676. Use the Up/Down keys within a string to move in the list.
  677. SH_IDLT(//)
  678. This is a field of the ID3 v1.1 tag.\n\
  679. If you set this to 0 it will be a\n\
  680. normal ID3 v1.0 tag..
  681. SH_IDBX(//)
  682. With Get and Set you can get and set\n\
  683. the ID3-tag on this file. This is only\n\
  684. possible when you are at the Mpega page.
  685. ;
  686. ; Main-GUI
  687. ;
  688. MG_TITLE(//)
  689. TheMPegEncGUI %s!
  690. ;
  691. ; Requesters
  692. ;
  693. R_UNREGISTERED(//)
  694. Unregistered!!!  Please e-mail me at\n\
  695. %s and get a free registration!\n
  696. R_TOOMANYSUB(//)
  697. Too many subprocesses are running!\n\
  698. Please reboot your computer and try again!
  699. RB_TOOMANYSUB(//)
  700. Quit|Reboot now
  701. R_REGTEXT(//)
  702. Please register!\n\n\
  703. It's totally free!\n\
  704. E-mail me your name and you will receive\n\
  705. your keyfile in a day or two!\n\n\
  706. My e-mail: deniil@algonet.se
  707. RB_SOONTHEEASY(//)
  708. Soon|The easy way..
  709. RB_HOWANNOYING(//)
  710. How annoying!
  711. R_ENCSTILLRUN(//)
  712. Encoder still running!\n\
  713. Break process and quit.
  714. RB_OKCANCEL(//)
  715. OK|Cancel
  716. R_ASYOUAREENC(//)
  717. As you are encoding a list you might want\n\
  718. to open the File list window as it shows\n\
  719. the progress as time left!
  720. RB_ASYOUAREENC(//)
  721. Open list window|Don't open list
  722. R_LISTFINISHED(//)
  723. List finished!
  724. R_LISTFINISHED2(//)
  725. \nDate and time, see the Text output.
  726. R_FINISHEDWITH(//)
  727. Finished with your file!
  728. R_DOSERROR1(//)
  729. 'DOS error -1: Could not execute the encoder!'
  730. R_DOSERROR10(//)
  731. 'DOS error 10: Could not find the encoder!'
  732. R_DOSERROR(//)
  733. 'DOS error %ld: Encoder caused an error!'
  734. R_SUBPROCINIT(//)
  735. Sub process didn't initiate properly!\n\
  736.   Could not %s!
  737. ; %s will be replaced by f.ex: 'allocate memory' or 'open file'
  738. ;
  739. R_ALLOCATESIGNAL(//)
  740. allocate signal
  741. R_ALLOCATEMEMORY(//)
  742. allocate memory
  743. R_OPENNIL(//)
  744. open NIL:
  745. R_SUBPROCVERIFY(//)
  746. Subprocess didn't verify itself!\n\
  747. Please quit and try again.
  748. R_ENCDOESNTRESPOND(//)
  749. Encoder/player doesn't respond to break signals!\n\
  750. Maybe it waits for user action..!?\n\n\
  751. Force quitting anyway would leave the\n\
  752. Text output and it may also cause instability!
  753. RB_ENCDOESNTRESPOND(//)
  754. Force quit|Wait more|Cancel
  755. R_FAILEDOPENMUI(//)
  756. Failed to open muimaster.library!\n\n\
  757. You need MUI to be installed in your\n\
  758. system to be able to use this program.
  759. R_NOTCREATMUI(//)
  760. Could not create MUI application object!\n\n\
  761. TheMPegEncGUI requires BetterString.mcc.
  762. R_NOTCREATEMCC(//)
  763. Could not create MUI custom class!
  764. R_NOTALLOCSIGNAL(//)
  765. Could not allocate signal for subprocess!
  766. R_NOTSTARTSUB(//)
  767. Could not start sub-process!\n\
  768. Try rebooting..
  769. R_TIMERFAILED(//)
  770. Timer failed to start!\n\
  771. Try rebooting..
  772. R_SAVEYOURPREFS(//)
  773. You should save your prefs now to get a more\n\
  774. accurate time prediction in the future!
  775. R_CHANGEEXTRAW(//)
  776. Do you want to change the extensions on the\n\
  777. files in the list to some input-format as\n\
  778. you flipped to an encoder page??\n\n\
  779. If so, press the extension you want to change to.
  780. RB_CHANGEEXTRAW(//)
  781. aiff|maud|wav|voc|raw|cdda|Cancel
  782. ; NOTE: Only translate 'Cancel'!
  783. ;
  784. R_CHANGEEXTMP3(//)
  785. Do you want to change the extensions on the\n\
  786. files in the list to some mpeg-format, if\n\
  787. you want to play recently encoded files??\n\n\
  788. If so, press the extension you want to change to.
  789. RB_CHANGEEXTMP3(//)
  790. mp3|mp2|mp1|mpg|ogg|Cancel
  791. ; NOTE: Only translate 'Cancel'!
  792. ;
  793. R_NOFILESCOMPR(//)
  794. No files to compress!
  795. R_FOUNDTRACKNUM(//)
  796. I found something that could be a track-\n\
  797. number in the beginning of a filename.\n\n\
  798. Do you want it and it's separator removed\n\
  799. before it is put into the Artist-field??
  800. R_SETTAGRESULT(//)
  801. %ld tags were set, %ld failed.\n\
  802. %ld files had no defined tags.
  803. R_DEFAULTENCFACTOR(//)
  804. The encode factor is now based on realtime\n\
  805. 1:1 encoding of 16bit 44.1kHz stereo samples\n\
  806. and the play factor is based on realtime\n\
  807. playing of 128kbps mpeg audio files.
  808. R_RESCANLISTRESULT(//)
  809. %ld files was not found and\n\
  810. %ld files was empty!
  811. R_CLEARLISTFIRST(//)
  812. Clear list first??
  813. R_UNEXPCOMMENT(//)
  814. Unexpected ;comment in file!
  815. R_UNEXPENDOFFILE(//)
  816. Unexpected end of file!
  817. R_FILEWASEMPTY(//)
  818. File was empty!
  819. R_SOMEFILESDONT(//)
  820. Some files does not exist!\n\
  821. Do you want to remove them from the list??
  822. R_NOTOPENFILE(//)
  823. Couldn't open file!
  824. R_SAVELISTID3(//)
  825. Do you want to save the list with\n\
  826. ID3 tags or without as a plain list?\n\
  827. A list with ID3's is also readable text!
  828. RB_SAVELISTID3(//)
  829. With ID3|Without ID3
  830. R_NOTSAVELIST(//)
  831. Couldn't save the list!
  832. R_COULDBEDANGEROUS(//)
  833. This could be dangerous as an encoder\n\
  834. is currently using this output!
  835. RB_COULDBEDANGEROUS(//)
  836. Change|Cancel
  837. R_NOTOPENOUTPUT(//)
  838. Couldn't open the output with\n\
  839. your new specifications!\n\n\
  840. Use preview settings?
  841. R_SOMEENTRIESID3(//)
  842. You have some entries with ID3-tags!\n\
  843. Hiding this ID3-column will not disable\n\
  844. the use of these tags!\n\
  845. Do you want to UnTag all entries or\n\
  846. keep and use them??
  847. RB_SOMEENTRIESID3(//)
  848. Keep them|UnTag all|Cancel
  849. R_READID3FROMFILE(//)
  850. Do you want to read the\n\
  851. ID3-tags from the files??
  852. R_CUTID3TO30(//)
  853. Do you want to cut down any currently\n\
  854. existing ID3-tags to 30 chars?
  855. R_ADDTOGROUPTAG(//)
  856. This is a group-tag, do you want the new\n\
  857. read tag to replace for all the files in\n\
  858. the group or just for this single file??
  859. RB_ADDTOGROUPTAG(//)
  860. All|Single
  861. R_FAILEDSETTAG(//)
  862. Failed to set tag on %ld file(s)!
  863. R_NOTSETTAG(//)
  864. Could not set the tag!
  865. R_OFFSYNC(//)
  866. ..and we have an off-sync!!\n\n\
  867. Please restart the program and send\n\
  868. me a bugreport of what you just did.
  869. R_COULDNOTDELETE(//)
  870. Could not delete:
  871. RB_COULDNOTDELETE(//)
  872. Abort encoding|Contine
  873. R_STOPMIDDLELIST(//)
  874. Are you sure you want to stop\n\
  875. in the middle of the list??
  876. R_DELETELASTFILE(//)
  877. Do you want to delete the lastest source file?
  878. R_NOTALLOCFILEREQ(//)
  879. Couldn't allocate filerequester!
  880. R_ABOUT(//)
  881. This is a GUI for some MPeg Audio-encoders, and Mpega.\n\
  882. Made in %s by Daniel Westerberg\n\n\
  883. Requires: OS v37+, MUI, and also one of:\n\
  884. MusicIn, Pegase, Ncode, MP3Enc, Lame 3, BladeEnc, OggEnc, Mpega.\n\n\
  885. Recommended: asl.library v38+, utility.library v33+
  886. RB_YESNO(//)
  887. Yes|No
  888. RB_OK(//)
  889. OK
  890. RB_CANCEL(//)
  891. Cancel
  892. ;
  893. ; Console strings
  894. ;
  895. C_UNREGISTERED(//)
  896. Unregistered!!\n\n
  897. C_ERRORSTARTING(//)
  898. Error starting TheMPegEncGUI!\n\
  899. Cause: "%s"\n
  900. C_EASYREG1(//)
  901. \nThis is how you can register the easy way:\n\
  902. Copy the text below and past it into your e-mail\n\
  903. program.\n
  904. C_EASYREG2(//)
  905. Change <your name> to what is your real name.\n\
  906. Then send the text to me; deniil@algonet.se and\n\
  907. you will receive a keyfile in 0 to 2 days!\n\n\
  908. ********** TheMPegEncGUI Registration **********\n\
  909.   Hi!\n\n
  910. C_EASYREG3(//)
  911. I want to register TheMPegEncGUI %s.\n\n\
  912. Please send me a keyfile.\n\n\
  913. My name to be registered is: <your name>\n\
  914. ********** TheMPegEncGUI Registration **********\n\n\
  915. This can't be so hard :-)\n\n
  916. C_IFRANDOMPLAY(//)
  917. --\n\
  918. If you want random play you have to save the\n\
  919. list first and use Mpega's internal listplayer\n\
  920. instead with your saved list instead!\n\
  921. --\n
  922. C_DISABLEOUTPUT(//)
  923. --\n\
  924. This will disable (redirect to NIL:) all output\n\
  925. from the encoders, but TheMPegEncGUI will still print\n\
  926. date and time and so if you have specified it.\n\
  927. --\n
  928. C_WILLNOTPOPUP(//)
  929. --\n\
  930. This will not popup after every file if you\n\
  931. are using a list, just at the end of the list..\n\
  932. --\n
  933. C_DELETEWARNING(//)
  934. --\n\
  935. With this gadget marked the source-file\n\
  936. will be delete when it has been packed.\n\
  937. NOTE: It will only be deleted if the packing\n\
  938.       took more than 20 seconds which then\n\
  939.       would indicate that there was no error at\n\
  940.       the beginning of the packing-sequence!\n\
  941. --\n
  942. C_STACKTOOLOW(//)
  943. --\n\
  944. This will surely not work, set higher!\n\
  945. --\n
  946. C_STACKTOOHIGH(//)
  947. --\n\
  948. Are'n we getting a bit out of range here..?!\n\
  949. --\n
  950. C_COMMANDLINES(//)
  951. The commandline(s) for execution:
  952. C_FILE(//)
  953. File
  954. ; A string will be constructed like this: 'File "filename" 150 kb: '
  955. ;
  956. C_DELETED(//)
  957. deleted
  958. ; A string will be constructed like this: '"filename" deleted!'
  959. ;
  960. C_STARTTIMEFOR(//)
  961. Starttime for
  962. C_PACKLISTFINISHED(//)
  963. The packlist was finished
  964. C_FINISHED(//)
  965. Finished
  966. C_STARTTIMEOF(//)
  967. Starttime of packlist
  968. ;
  969. ; Other
  970. ;
  971. OUTOFMEM(//)
  972. Out of memory!
  973. REGISTEREDTO(//)
  974. Registered to
  975. REGISTRATIONNUMBER(//)
  976. Registration number
  977. DATEOFREGISTRATION(//)
  978. Date of registration
  979. ;
  980. ; TheMPegEncGUI Lame special strings
  981. ;
  982. LAME_SETTAGRESULT(//)
  983. %ld tags were set, %ld failed.\n\
  984. %ld files had no defined tags.\n\
  985. %ld files seemed not to be mpeg audio\n\
  986. files and were not tagged.
  987. LAME_DEFAULTENCFACTOR(//)
  988. The encode factor is now based on realtime\n\
  989. 1:1 encoding of 16bit 44.1kHz stereo samples.
  990. LITE_LoadTheGUIset(//)
  991. Load TheMPegEncGUI settings...
  992. LAME_ABOUT(//)
  993. This is a GUI for some MPeg Audio-encoders.\n\
  994. Made in %s by Daniel Westerberg\n\n\
  995. Requires: OS v37+, MUI and Lame 3.\n\n\
  996. Recommended: asl.library v38+, utility.library v33+
  997. LITE_ABOUT(//)
  998. This is a GUI for some Mpeg Audio-encoders, and Mpega.\n\
  999. Made in %s by Daniel Westerberg\n\n\
  1000. Requires: OS v37+, MUI, and Lame 3 or Mpega.\n\n\
  1001. Recommended: asl.library v38+, utility.library v33+
  1002.